Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 661 Bytes

2024-04-25-postgres-permissions copy.md

File metadata and controls

17 lines (16 loc) · 661 Bytes
title hide_table_of_contents slug authors
4/25 - Postgres Permissions
false
/postgres-permissions
  1. Added support and granularity for Postgres Permissions
  2. Add support for Composite keys in subsets
  3. Fixed a bug that was causing foreign keys to not entirely subset correctly
  4. Fixed a bug that was causing new columns to not show up on the job details page
  5. Updated custom javascript transformers to check for account ownership
  6. Various UI/UX refinements